Skip to main content

Sample App

A sample application is added here which makes Courier connection with a HiveMQ public broker. It demonstrates multiple functionalities of Courier like Connect, Disconnect, Publish, Subscribe and Unsubscribe.

Running sample app

  • Clone the project from GitHub
  • Open courier_dart_sdk_demo folder
  • Run flutter run